home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 398 / 398.xpi / chrome / forecastfox.jar / locale / en-US / forecastfox.properties < prev   
Text File  |  2010-02-04  |  16KB  |  367 lines

  1. # ::::: Extension Description ::::: #
  2. extensions.{0538E3E3-7E9B-4d49-8831-A227C80A7AD3}.description = Get international weather forecasts and display it in any toolbar or statusbar with this highly customizable extension.
  3.  
  4. # ::::: Localized Preferences ::::: #
  5. forecastfox.units.current = 0
  6. forecastfox.radar.panel.label = Radar:
  7. forecastfox.radar.tooltip.title = Regional Radar Image
  8. forecastfox.radar.tooltip.label = [dnam][nl]Latitude: [lat][nl]Longitude: [lon]
  9. forecastfox.cc.panel.label = Now: [tmp]
  10. forecastfox.cc.tooltip.title = Now in [dnam]
  11. forecastfox.cc.tooltip.label = [t], [tmp][nl]Wind [windt], [winds]
  12. forecastfox.cc.slider.title = [t], [tmp]
  13. forecastfox.cc.slider.label = [dnam]
  14. forecastfox.swa.panel.label = [dnam]
  15. forecastfox.swa.tooltip.title = Severe Weather Alert
  16. forecastfox.swa.tooltip.label = [dnam]
  17. forecastfox.swa.slider.title = Severe Weather Alert
  18. forecastfox.swa.slider.label = [dnam]
  19. forecastfox.dayt.panel.label = [sday]: [tmp]
  20. forecastfox.dayt.tooltip.title = [day] [partn]in [dnam]
  21. forecastfox.dayt.tooltip.label = [t], [tmp][nl]Wind [windt], [winds]
  22. forecastfox.dayf.panel.label = [sday]: [tmp]
  23. forecastfox.dayf.tooltip.title = [day] [partn]in [dnam]
  24. forecastfox.dayf.tooltip.label = [t], [tmp][nl]Wind [windt], [winds]
  25.  
  26. # ::::: Web Errors ::::: #
  27. ff.web.check.name = Forecastfox Icon Installation
  28. ff.web.check.url.message = Unsupported icon pack install url.
  29.  
  30. # ::::: Parser Errors ::::: #
  31. ff.parser.load.name = Forecastfox Loading Parser
  32. ff.parser.load.exists.message = The parser.js file does not exist.
  33. ff.parser.load.read.message = Read permission is needed on the following file:\n%S.
  34. ff.parser.load.empty.message = The parser.js file is empty.
  35. ff.parser.dom.valid.name = Well Formed Error
  36. ff.parser.dom.valid.message = Document is not well formed (This can be caused by AD Blocking software).
  37. ff.parser.dom.loaded.name = Parser Document Error
  38. ff.parser.dom.loaded.message = The parser document has not been loaded.
  39. ff.parser.cache.exists.name = Cache File Error
  40. ff.parser.cache.exists.message = The data cache file does not exist.
  41. ff.parser.cache.last.name = Cache Last Modified Error
  42. ff.parser.cache.last.message = The parser file has been modified since the data was cached.
  43. ff.parser.cache.read.name = Cache Read Error
  44. ff.parser.cache.read.message = Read permission is needed on the following file:\n%S.
  45. ff.parser.cache.content.name = Cache Content Error
  46. ff.parser.cache.content.message = The data cache contains no content.
  47. ff.parser.serialize.name = Forecastfox Serializing Cache
  48. ff.parser.serialize.empty.message = The parser does not contain any data to serialize.
  49. ff.parser.serialize.write.message = Write permission is needed on the following file:\n%S.
  50.  
  51. # ::::: Parser Translated Forecasts ::::: #
  52. ff.parser.forecast.01 = Sunny
  53. ff.parser.forecast.02 = Mostly sunny
  54. ff.parser.forecast.03 = Partly sunny
  55. ff.parser.forecast.04 = Intermittent clouds
  56. ff.parser.forecast.05 = Hazy sunshine
  57. ff.parser.forecast.06 = Mostly cloudy
  58. ff.parser.forecast.07 = Cloudy
  59. ff.parser.forecast.08 = Dreary (overcast)
  60. ff.parser.forecast.11 = Fog
  61. ff.parser.forecast.12 = Showers
  62. ff.parser.forecast.13 = Mostly cloudy with showers
  63. ff.parser.forecast.14 = Partly sunny with showers
  64. ff.parser.forecast.15 = Thunderstorms
  65. ff.parser.forecast.16 = Mostly cloudy with thundershowers
  66. ff.parser.forecast.17 = Partly sunny with thundershowers
  67. ff.parser.forecast.18 = Rain
  68. ff.parser.forecast.19 = Flurries
  69. ff.parser.forecast.20 = Mostly cloudy with flurries
  70. ff.parser.forecast.21 = Partly sunny with flurries
  71. ff.parser.forecast.22 = Snow
  72. ff.parser.forecast.23 = Mostly cloudy with snow
  73. ff.parser.forecast.24 = Ice
  74. ff.parser.forecast.25 = Sleet
  75. ff.parser.forecast.26 = Freezing rain
  76. ff.parser.forecast.29 = Rain and snow
  77. ff.parser.forecast.30 = Hot
  78. ff.parser.forecast.31 = Cold
  79. ff.parser.forecast.32 = Windy
  80. # night
  81. ff.parser.forecast.33 = Clear
  82. ff.parser.forecast.34 = Mostly clear
  83. ff.parser.forecast.35 = Partly cloudy
  84. ff.parser.forecast.36 = Intermittent clouds
  85. ff.parser.forecast.37 = Hazy moonlight
  86. ff.parser.forecast.38 = Mostly cloudy
  87. ff.parser.forecast.39 = Partly cloudy with showers
  88. ff.parser.forecast.40 = Mostly cloudy with showers
  89. ff.parser.forecast.41 = Partly cloudy with thunderstorms
  90. ff.parser.forecast.42 = Mostly cloudy with thunderstorms
  91. ff.parser.forecast.43 = Mostly cloudy with flurries
  92. ff.parser.forecast.44 = Mostly cloudy with snow
  93.  
  94. # ::::: Parser Translated Days ::::: #
  95. ff.parser.day.monday = Monday
  96. ff.parser.day.tuesday = Tuesday
  97. ff.parser.day.wednesday = Wednesday
  98. ff.parser.day.thursday = Thursday
  99. ff.parser.day.friday = Friday
  100. ff.parser.day.saturday = Saturday
  101. ff.parser.day.sunday = Sunday
  102.  
  103. # ::::: Parser Translated Short Days ::::: #
  104. ff.parser.sday.monday = Mon
  105. ff.parser.sday.tuesday = Tue
  106. ff.parser.sday.wednesday = Wed
  107. ff.parser.sday.thursday = Thu
  108. ff.parser.sday.friday = Fri
  109. ff.parser.sday.saturday = Sat
  110. ff.parser.sday.sunday = Sun
  111.  
  112. # ::::: Parser Translated Barometric Statuses :::::: #
  113. ff.parser.bard.rising = Rising
  114. ff.parser.bard.decreasing = Decreasing
  115. ff.parser.bard.steady = Steady
  116. ff.parser.bard.unavailable = N/A
  117.  
  118. # ::::: Parser Translated Moon Phases ::::: #
  119. ff.parser.moont.full = Full Moon
  120. ff.parser.moont.new = New Moon
  121. ff.parser.moont.last = Last Quarter
  122. ff.parser.moont.first = First Quarter
  123. ff.parser.moont.waning_gibbous = Waning Gibbous
  124. ff.parser.moont.waning_crescent = Waning Crescent
  125. ff.parser.moont.waxing_crescent = Waxing Crescent
  126. ff.parser.moont.waxing_gibbous = Waxing Gibbous
  127.  
  128. # ::::: Parser Translated Forecast Parts ::::: #
  129. ff.parser.part.daytime = day
  130. ff.parser.part.nighttime = night
  131.  
  132. # ::::: Parser Item Descriptions ::::: #
  133. ff.parser.zone = Severe weather zone
  134. ff.parser.active = Is Active
  135. ff.parser.county = County
  136. ff.parser.ufdb = Ufdb coordinates
  137. ff.parser.dnam = Location display name
  138. ff.parser.city = City of location
  139. ff.parser.state = State of location
  140. ff.parser.lat = Latitude
  141. ff.parser.lon = Longitude
  142. ff.parser.tm = Time of last update
  143. ff.parser.dls = Daylight savings time
  144. ff.parser.gmt = Time zone (GMT offset)
  145. ff.parser.prof = Current Profile
  146. ff.parser.barr = Decimal current pressure
  147. ff.parser.bard = Description of pressure change
  148. ff.parser.tmp = Current temperature
  149. ff.parser.flik = RealFeel\u00AE temp. (feels like)
  150. ff.parser.hmid = Humidity
  151. ff.parser.t = Forecast summary (ie, Sunny)
  152. ff.parser.icon = Icon number of forecast
  153. ff.parser.windgust = Wind gust speed
  154. ff.parser.winds = Wind speed
  155. ff.parser.windt = Wind direction (text)
  156. ff.parser.vis = Visibility
  157. ff.parser.precip = Amount of precipitation
  158. ff.parser.uvi = UV index
  159. ff.parser.uvt = UV text description
  160. ff.parser.tree = Tree pollen amount
  161. ff.parser.weed = Weed pollen amount
  162. ff.parser.grass = Grass pollen amount
  163. ff.parser.mold = Mold amount
  164. ff.parser.airq = Air quality
  165. ff.parser.airt = Air quality type
  166. ff.parser.sunr = Time of sunrise
  167. ff.parser.suns = Time of sunset
  168. ff.parser.moonr = Time of moonrise
  169. ff.parser.moons = Time of moonset
  170. ff.parser.nl = New line
  171. ff.parser.tmp2 = High temp for the day, low for night
  172. ff.parser.flik2 = RealFeel\u00AE high temp for the day, low for night
  173. ff.parser.numb = Number of forecast day
  174. ff.parser.obsd = Observation date
  175. ff.parser.day = Day of the week
  176. ff.parser.sday = Day of the week (first 3 letters)
  177. ff.parser.part = Part of day (night or day)
  178. ff.parser.partn = Part of day (only night)
  179. ff.parser.tlong = Long forecast summary
  180. ff.parser.hi = Day time temperature high
  181. ff.parser.low = Night time temperature low
  182. ff.parser.rlfeelhi = RealFeel\u00AE high temp. (feels like)
  183. ff.parser.rlfeellow = RealFeel\u00AE low temp. (feels like)
  184. ff.parser.maxuv = Maximum UV index
  185. ff.parser.rainamnt = Amount of rain
  186. ff.parser.snowamnt = Amount of snow
  187. ff.parser.tstorm = Probability of thunderstorms
  188. ff.parser.moon = Phase of the moon (day in lunar month)
  189. ff.parser.moont = Description of moon phase
  190. ff.parser.moond = Date of moon phase
  191.  
  192. # ::::: Converter Errors ::::: #
  193. ff.converters.load.name = Forecastfox Loading Converters
  194. ff.converters.load.exists.message = The converters.js file does not exist.
  195. ff.converters.load.read.message = Read permission is needed on the following file:\n%S.
  196. ff.converters.load.empty.message = The converters.js file is empty.
  197.  
  198. # ::::: Converter Descriptions ::::: #
  199. ff.converters.degrees.none = None
  200. ff.converters.pressure.none = None
  201. ff.converters.pressure.mm = Millimeters
  202. ff.converters.pressure.mb = Millibars
  203. ff.converters.pressure.in = Inches
  204. ff.converters.pressure.hpa = Hectopascals
  205. ff.converters.pressure.kpa = Kilopascals
  206. ff.converters.pressure.psi = Pounds/Square Inch
  207. ff.converters.pressure.atm = Atmospheres (Standard)
  208. ff.converters.temp.none = None
  209. ff.converters.temp.short = Shortened Temperature
  210. ff.converters.temp.c = Celsius
  211. ff.converters.temp.f = Fahrenheit 
  212. ff.converters.temp.k = Kelvin
  213. ff.converters.temp.r = Rankine 
  214. ff.converters.speed.none = None
  215. ff.converters.speed.kn = Knots
  216. ff.converters.speed.bft = Beauforts
  217. ff.converters.speed.fts = Feet/Second
  218. ff.converters.speed.ms = Meters/Second
  219. ff.converters.speed.mph = Miles/Hour
  220. ff.converters.speed.kmh = Kilometers/Hour
  221. ff.converters.percent.none = None
  222. ff.converters.dist.none = None
  223. ff.converters.dist.ft = Feet
  224. ff.converters.dist.yds = Yards
  225. ff.converters.dist.mi = Miles
  226. ff.converters.dist.fth = Fathoms
  227. ff.converters.dist.lea = Leagues
  228. ff.converters.dist.nm = Nautical Miles
  229. ff.converters.dist.m = Meters
  230. ff.converters.dist.km = Kilometers
  231. ff.converters.precip.none = None
  232. ff.converters.precip.mm = Millimeters
  233. ff.converters.precip.cm = Centimeters
  234. ff.converters.precip.m = Meters
  235. ff.converters.precip.in = Inches
  236. ff.converters.precip.ft = Feet
  237. ff.converters.precip.yds = Yards
  238.  
  239. # ::::: Converter Translated Abbreviations ::::: #
  240. ff.converters.abbr.in = in
  241. ff.converters.abbr.psi = psi
  242. ff.converters.abbr.atm = atm
  243. ff.converters.abbr.mb = mb
  244. ff.converters.abbr.mm = mm
  245. ff.converters.abbr.hPa = hPa
  246. ff.converters.abbr.kPa = kPa
  247. ff.converters.abbr.F = F
  248. ff.converters.abbr.C = C
  249. ff.converters.abbr.R = R
  250. ff.converters.abbr.K = K
  251. ff.converters.abbr.mph = mph
  252. ff.converters.abbr.kn = kn
  253. ff.converters.abbr.ft/s = ft/s
  254. ff.converters.abbr.m/s = m/s
  255. ff.converters.abbr.km/h = km/h
  256. ff.converters.abbr.Bft = Bft
  257. ff.converters.abbr.mi = mi
  258. ff.converters.abbr.ft = ft
  259. ff.converters.abbr.fth = fth
  260. ff.converters.abbr.lea = lea
  261. ff.converters.abbr.nm = nm
  262. ff.converters.abbr.km = km
  263. ff.converters.abbr.m = m
  264. ff.converters.abbr.cm = cm
  265.  
  266. # ::::: Migrator Errors ::::: #
  267. ff.migrator.export.name = Forecastfox Profiles Export
  268. ff.migrator.export.cancel.message = Exporting of the profiles was cancelled.
  269. ff.migrator.export.write.message = You do not have write permission for the following file:\n%S.
  270. ff.migrator.import.name = Forecastfox Profiles Import
  271. ff.migrator.import.cancel.message = Importing of the profiles was cancelled.
  272. ff.migrator.import.exist.message = The file you are trying to import from does not exist.
  273. ff.migrator.import.read.message = You do not have read permission for the following file:\n%S.
  274. ff.migrator.import.valid.message = The document is not a valid to import.
  275. ff.migrator.import.profiles.message = The document does not contain any profiles.
  276. ff.migrator.import.version.message = The document does not contain a profile version.
  277. ff.migrator.upgrade.name = Forecastfox Profile Upgrade
  278. ff.migrator.upgrade.exists.message = The upgrade.js file does not exist.
  279. ff.migrator.upgrade.read.message = You do not have read permission for the following file:\n%S.
  280. ff.migrator.upgrade.empty.message = The upgrade.js file is empty.
  281. ff.migrator.upgrade.version.message = The profile version %S, does not exist in the upgrade.js file.
  282. ff.migrator.upgrade.action.message = The upgrade action for version %S failed because:\n%S.
  283. ff.migrator.migrate.name = Forecastfox Profiles Migrate
  284. ff.migrator.migrate.perms.message =  You need to have read and write permission for the following file:\n%S.
  285. ff.migrator.migrate.profiles.message = The document does not contain any profiles.
  286.  
  287. # ::::: Migrator File Picker Titles ::::: #
  288. ff.migrator.picker.export = Forecastfox Export
  289. ff.migrator.picker.import = Forecastfox Import
  290.  
  291. # ::::: Icon Pack Errors ::::: #
  292. ff.packs.read.name = Forecastfox Icon Pack Reader
  293. ff.packs.read.open.message = Could not open the following icon pack:\n%S.
  294. ff.packs.read.entry.message = The following entry is missing from the icon pack file: %S.
  295. ff.packs.read.manifest.message = The following property is missing from the icon pack manifest: %S. 
  296. ff.packs.set.name = Forecastfox Icon Installation
  297. ff.packs.set.exist.message = The file you are trying to install does not exist.
  298. ff.packs.set.read.message = Read permission is needed on the following file:\n%S.
  299. ff.packs.set.jar.message = The file you are trying to install is not a jar file.
  300. ff.packs.load.name = Forecastfox Loading Icon Packs
  301. ff.packs.load.perms.message = You need to have read and write permission for the following file:\n%S.
  302. ff.packs.load.valid.message = Icons document not well formed.
  303.  
  304. # ::::: Manager Errors ::::: #
  305. ff.manager.connect.name = Connection Error
  306. ff.manager.connect.message = There was a problem connecting to the server.
  307. ff.manager.auth.name = Authentication Error
  308. ff.manager.auth.message = The server is requesting authentication information.
  309. ff.manager.net.name = Network Error
  310. ff.manager.net.message = The following HTTP error was returned: %S.
  311. ff.manager.timeout.name = Time Out Error
  312. ff.manager.timeout.message = Request timed out trying to contact the server.
  313.  
  314. # ::::: Icons ::::: #
  315. ff.icons.none = No Icons
  316. ff.icons.download = Downloading icon pack
  317. ff.icons.install = Installing icon pack
  318. ff.icons.uninstall = Are you sure you want to uninstall %S?
  319. ff.icons.success = Icon pack installed successfully
  320. ff.icons.failed = Icon pack failed to install
  321. ff.icons.close = Close
  322. ff.icons.persist = Download of icon pack failed
  323.  
  324. # ::::: Main Window ::::: #
  325. ff.url.default = http://www.accuweather.com/
  326. ff.tooltip.nodata = No weather data
  327. ff.tooltip.loading = Loading weather data
  328. ff.import.title = Forecastfox Profiles
  329. ff.import.success = Profiles imported successfully.
  330. ff.export.title = Forecastfox Profiles
  331. ff.export.success = Profiles exported successfully.
  332. ff.hbh.title=Click for hourly forecast.
  333. ff.fiveday.title=Click for 5-day forecast.
  334.  
  335.  
  336. # ::::: Search Window ::::: #
  337. ff.search.loading=Loading...
  338. ff.search.error=An error occurred contacting AccuWeather.com
  339. ff.search.location=No location found for search
  340.  
  341. # ::::: Profiles Window ::::: #
  342. ff.profiles = Forecastfox Profiles
  343. ff.profiles.create = Create a new profile
  344. ff.profiles.rename = Rename the current profile
  345. ff.profiles.remove = Remove the current profile
  346. ff.profiles.last = Cannot remove the last profile
  347. ff.profiles.exists = A Profile by that name already exists
  348. ff.profiles.invalid = Invalid profile name entered
  349. ff.profiles.none = No Profiles
  350.  
  351. # ::::: Labels Window ::::: #
  352. ff.labels.cc.panel = Set current conditions panel values
  353. ff.labels.cc.tooltip = Set current conditions tooltip values
  354. ff.labels.cc.slider = Set current conditions slider values 
  355. ff.labels.dayt.panel = Set today's forecast panel values
  356. ff.labels.dayt.tooltip = Set today's forecast tooltip values
  357. ff.labels.dayf.panel = Set extended forecast panel values
  358. ff.labels.dayf.tooltip = Set extended forecast tooltip values
  359. ff.labels.swa.panel = Set severe weather panel values
  360. ff.labels.swa.tooltip = Set severe weather tooltip values
  361. ff.labels.swa.slider = Set severe weather slider values 
  362. ff.labels.radar.panel = Set radar panel values
  363. ff.labels.radar.tooltip = Set radar tooltip values
  364.  
  365. # ::::: Options Window ::::: #
  366. ff.options.icons.filter = Icon Pack (*.jar)
  367. ff.options.icons.picker = Forecastfox Install